home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 7 / FM Towns Free Software Collection 7.iso / taropyon / hewin / ccisrc / ntmcci.h < prev    next >
C/C++ Source or Header  |  1993-11-30  |  113b  |  8 lines

  1. #ifndef    _NTMCCI_H
  2. #define    _NTMCCI_H
  3.  
  4. #define    NTM_WAIT_TIMEOVER    (-1)
  5. #define    NTM_WAIT_CANCEL        (-3)
  6.  
  7. #endif
  8.